Resource StructureDefinition/FHIR Server from package ca.on.ehr.r4#0.9.3 (78 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"id" : "Location",
"url" : "http://ontariohealth.ca/fhir/ehr/StructureDefinition/ca-on-profile-Location",
"name" : "Location",
"title" : "Location",
"status" : "draft",
"description" : "Details and position information for a physical place where services are provided and resources and participants may be stored, found, contained, or accommodated.",
"fhirVersion" : "4.0.1",
"kind" : "resource",
"abstract" : false,
"type" : "Location",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Location",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Location.identifier",
"path" : "Location.identifier",
"mustSupport" : true
},
{
"id" : "Location.identifier.system",
"path" : "Location.identifier.system",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Location.identifier.value",
"path" : "Location.identifier.value",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Location.name",
"path" : "Location.name",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Location.description",
"path" : "Location.description",
"mustSupport" : true
},
{
"id" : "Location.address",
"path" : "Location.address",
"mustSupport" : true
},
{
"id" : "Location.address.type",
"path" : "Location.address.type",
"mustSupport" : true
},
{
"id" : "Location.address.line",
"path" : "Location.address.line",
"mustSupport" : true
},
{
"id" : "Location.address.city",
"path" : "Location.address.city",
"mustSupport" : true
},
{
"id" : "Location.address.state",
"path" : "Location.address.state",
"mustSupport" : true,
"binding" : {
"strength" : "required",
"valueSet" : "http://ehealthontario.ca/fhir/ValueSet/province-state-code"
}
},
{
"id" : "Location.address.postalCode",
"path" : "Location.address.postalCode",
"mustSupport" : true
},
{
"id" : "Location.address.country",
"path" : "Location.address.country",
"mustSupport" : true,
"binding" : {
"strength" : "required",
"valueSet" : "http://ehealthontario.ca/fhir/ValueSet/country-code"
}
},
{
"id" : "Location.managingOrganization",
"path" : "Location.managingOrganization",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://ontariohealth.ca/fhir/StructureDefinition/ca-on-profile-Organization"
]
}
],
"mustSupport" : true
},
{
"id" : "Location.managingOrganization.reference",
"path" : "Location.managingOrganization.reference",
"min" : 1,
"mustSupport" : true
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.